PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntent Class / getDestinationOutputProfile Method
In This Topic
    getDestinationOutputProfile Method
    In This Topic
    Gets the destination output profile.
    Required if does not specify a standard production condition; optional otherwise).
    Syntax
    public PDFIccColorSpace getDestinationOutputProfile()

    Return Value

    An ICC profile stream defining the transformation from the PDF document's source colors to output device colorants.
    See Also